home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Select (Limited Edition)
/
Computer Select.iso
/
msj
/
v07n03
/
drag.exe
/
DFSERVER.RC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-05-01
|
283 b
|
14 lines
#include "DFServer.h"
DropFile ICON dfserver.ico
DRPFIL_NOTALLOWED CURSOR "df-notok.cur"
DRPFIL_SINGLE CURSOR "df-singl.cur"
DRPFIL_MULTIPLE CURSOR "df-multi.cur"
DROPFILE MENU
BEGIN
MENUITEM "&Select files!", IDM_FILESELECT
END